The problem is that your OpenCV was compiled with another Visual Studio compiler (2015). With the redistributables you will get the release version of the dll, ...
I'm trying to make opencv open a image i have saved on my computer and display it in a window. But my visual studio compiler keeps throwing this excpetion.